Automatic Specialization of Actor - oriented Models in Ptolemy II by Stephen Neuendorffer
نویسندگان
چکیده
منابع مشابه
Classes and subclasses in actor-oriented design
Actor-oriented languages provide a component composition methodology that emphasizes concurrency. The interfaces to actors are parameters and ports (vs. members and methods in object-oriented languages). Actors interact with one another through their ports via a messaging schema that can follow any of several concurrent semantics (vs. procedure calls, with prevail in OO languages). Domain-speci...
متن کاملACTOR-ORIENTED MODELS FOR CODESIGN Balancing Re-Use and Performance
Most current hardware engineering practice is deeply rooted in discrete-event modeling and synchronous design. Most current software engineering is deeply rooted in procedural abstractions. The latter says little about concurrency and temporal properties, whereas the former lacks many of modularity capabilities of modern programming languages. Actor-oriented design emphasizes concurrency and co...
متن کاملActor-Oriented Design of Embedded Hardware and Software Systems
In this paper, we argue that model-based design and platform-based design are two views of the same thing. A platform is an abstraction layer in the design flow. For example, a core-based architecture and an instruction set architecture are platforms. We focus on the set of designs induced by this abstraction layer. For example, the set of all ASICs based on a particular core-based architecture...
متن کاملThe Simulation of Synchronous Reactive Systems In Ptolemy II
The Synchronous Reactive (SR) domain in Ptolemy II models systems as components with both infinite processing resources and infinite communication bandwidth. Computation within components and data transfer between components are considered to happen instantaneously. Therefore, a given system is simulated as if all of its components execute and produce outputs at the same time. This raises inter...
متن کامل